var net.onceReadProtocols

2 uses

	net (current package)
		lookup_unix.go#L18: var onceReadProtocols sync.Once
		lookup_unix.go#L54: 	onceReadProtocols.Do(readProtocols)